@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0; border:0; font-family:"微软雅黑"; font-size:12px;}
ul,ol{ list-style:none;}
img{ border:0;font-size:0;}
a{ color:#000; border:0;text-decoration:none;}
.container{ width:100%;}

.top-bar{ width:100%; height:95px; background:#f7f7f7; border:0px solid red;}
.top-bar .cont{ width:1006px;height:65px; padding-top:0px; margin:0 auto; position:relative;border:0px solid red;}
.top-bar .cont .logo{ float:left;}
.top-bar .cont .call{ width:160px; height:21px; line-height:21px; vertical-align:middle; padding-left:30px; font-family:"微软雅黑"; font-size:21px; color:#d0cfcf; background:url(../images/call_03.png) no-repeat left center; position:absolute; right:0; top:22px;border:0px solid red;}
.top-bar .cont .linkbar{ width:410px; height:30px; position:absolute; right:0; top:45px;border:0px solid red;}
.top-bar .cont .linkbar .ff{ position:absolute; right:0; top:0px;}
.top-bar .cont .linkbar .serchbar{ width:162px; height:26px; line-height:26px; vertical-align:middle; color:#8f8f8f; padding-left:5px; background:url(../images/top_10.png) no-repeat center; font-family:"宋体"; font-size:12px; float:right;}
.top-bar .cont .linkbar .serchbtn{ width:31px; height:26px; background:url(../images/top_11.png) no-repeat center;float:right;}


.header-nav{ width:100%; height:39px; background:url(../images/navbg_07.png) repeat-x left top; position:relative; border-top:1px solid #d8d8d8;border-bottom:1px solid #fff; z-index:999;}
.header-nav .nav{ width:994px;height:39px; margin:0 auto; border-left:1px solid #c7c7c7;border-right:1px solid #fff;}
.header-nav .nav>li{ width:140px; height:39px; line-height:39px; vertical-align: middle; font-family:"微软雅黑"; font-size:14px; color:#292929;text-align:center; border-left:1px solid #fff; border-right:1px solid #c7c7c7; float:left; position:relative;}
.header-nav .nav>li:hover{ background:url(../images/libg_07.png);}
.header-nav .nav>li>a{display:block; height:40px; width:100%;font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#292929;}
.header-nav .nav>li>a:hover{font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#fff;}
.header-nav .nav>li ul{ position:absolutel; left:0; bottom:0; display:none; border:1px solid #bab9b9; border-bottom:0;}
.header-nav .nav>li ul li{ height:31px; line-height:31px; vertical-align:middle; background:url(../images/index_11.png); border-bottom:1px solid #bab9b9;}
.header-nav .nav>li ul li a{ font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#000;}


.footer{ clear:both; width:922px; padding-top:25px; height:83px; border:0px solid red; margin:0 auto;}
.footer p{font-family:"宋体"; font-size:12px; color:#616161; margin-bottom:10px;}

.zLeft{ position:fixed; left:0; top:45%; width:150px; z-index:1000;}